home *** CD-ROM | disk | FTP | other *** search
/ Game Power / Game Power Vol. 1 (HEPP Computer) (1995).iso / S125 / RUNME.BAT < prev    next >
DOS Batch File  |  1994-02-01  |  532b  |  29 lines

  1. @ECHO OFF
  2. CLS
  3. TYPE EXAMP.BDT
  4. ECHO.
  5. PAUSE
  6. cls
  7. ECHO.
  8. ECHO.
  9. ECHO.
  10. ECHO.
  11. ECHO    If you find any problems, or have any comments or suggestions,
  12. ECHO    please feel free to contact Awesome Softworx, Inc. by MODEM.
  13. ECHO.
  14. ECHO    Our 24hr BBS number is...
  15. ECHO.
  16. ECHO                     Awesome Programmer's Paradise BBS
  17. ECHO.
  18. ECHO                      (818)701-7465  (14.4K/PCBoard)
  19. ECHO.
  20. ECHO.
  21. ECHO.
  22. ECHO.
  23. ECHO    You can type "Q2PLUS /T" to skip this message next time.
  24. ECHO.
  25. ECHO.
  26. PAUSE
  27. Q2PLUS %1 %2
  28. ECHO.
  29.